1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctQuanLyHoaDon
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 =
new System.Windows.Forms.DataGridViewCellStyle();
33             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 =
new System.Windows.Forms.DataGridViewCellStyle();
34             
this.panel1 = new System.Windows.Forms.Panel();
35             
this.lblThongBao = new System.Windows.Forms.Label();
36             
this.linkLabelThanhToan = new System.Windows.Forms.LinkLabel();
37             
this.linkLabel_QuanLyKho = new System.Windows.Forms.LinkLabel();
38             
this.linkLabel_ThemMoiDonHang = new System.Windows.Forms.LinkLabel();
39             
this.linkLabel_XuatExcel = new System.Windows.Forms.LinkLabel();
40             
this.txtMaDonHang = new System.Windows.Forms.TextBox();
41             
this.label6 = new System.Windows.Forms.Label();
42             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
43             
this.btnTiep = new System.Windows.Forms.Button();
44             
this.btnSau = new System.Windows.Forms.Button();
45             
this.label1 = new System.Windows.Forms.Label();
46             
this.dgvDanhSachDonHang_NhapHang = new System.Windows.Forms.DataGridView();
47             
this.ChiPhiThem = new System.Windows.Forms.DataGridViewTextBoxColumn();
48             
this.IdNhapHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
49             
this.NhaCungCapId = new System.Windows.Forms.DataGridViewTextBoxColumn();
50             
this.HoVaTen = new System.Windows.Forms.DataGridViewTextBoxColumn();
51             
this.SoDienThoai = new System.Windows.Forms.DataGridViewTextBoxColumn();
52             
this.DiaChi = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.MoTaChiPhiThem = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.MaDonHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.TenDonHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.ThongTinNCC = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.TongMatHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.TongDonHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.DaThanhToan = new System.Windows.Forms.DataGridViewTextBoxColumn();
61             
this.No_NCC = new System.Windows.Forms.DataGridViewTextBoxColumn();
62             
this.TrangThai = new System.Windows.Forms.DataGridViewLinkColumn();
63             
this.NgayTao = new System.Windows.Forms.DataGridViewTextBoxColumn();
64             
this.GhiChu = new System.Windows.Forms.DataGridViewTextBoxColumn();
65             
this.grbNCC = new System.Windows.Forms.GroupBox();
66             
this.label5 = new System.Windows.Forms.Label();
67             
this.txtHoTenNCC = new System.Windows.Forms.TextBox();
68             
this.linkLabel_TatCaNCC = new System.Windows.Forms.LinkLabel();
69             
this.linkLabel_NhaCungCap = new System.Windows.Forms.LinkLabel();
70             
this.label4 = new System.Windows.Forms.Label();
71             
this.cmbTrangThaiDonHang = new System.Windows.Forms.ComboBox();
72             
this.txtTenDonHang = new System.Windows.Forms.TextBox();
73             
this.label2 = new System.Windows.Forms.Label();
74             
this.panel1.SuspendLayout();
75             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachDonHang_NhapHang)).BeginInit();
76             
this.grbNCC.SuspendLayout();
77             
this.SuspendLayout();
78             
//
79             
// panel1
80             
//
81             
this.panel1.AutoScroll = true;
82             
this.panel1.BackColor = System.Drawing.Color.White;
83             
this.panel1.Controls.Add(this.lblThongBao);
84             
this.panel1.Controls.Add(this.linkLabelThanhToan);
85             
this.panel1.Controls.Add(this.linkLabel_QuanLyKho);
86             
this.panel1.Controls.Add(this.linkLabel_ThemMoiDonHang);
87             
this.panel1.Controls.Add(this.linkLabel_XuatExcel);
88             
this.panel1.Controls.Add(this.txtMaDonHang);
89             
this.panel1.Controls.Add(this.label6);
90             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
91             
this.panel1.Controls.Add(this.btnTiep);
92             
this.panel1.Controls.Add(this.btnSau);
93             
this.panel1.Controls.Add(this.label1);
94             
this.panel1.Controls.Add(this.dgvDanhSachDonHang_NhapHang);
95             
this.panel1.Controls.Add(this.grbNCC);
96             
this.panel1.Controls.Add(this.linkLabel_NhaCungCap);
97             
this.panel1.Controls.Add(this.label4);
98             
this.panel1.Controls.Add(this.cmbTrangThaiDonHang);
99             
this.panel1.Controls.Add(this.txtTenDonHang);
100             
this.panel1.Controls.Add(this.label2);
101             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
102             
this.panel1.Location = new System.Drawing.Point(0, 0);
103             
this.panel1.Margin = new System.Windows.Forms.Padding(4);
104             
this.panel1.Name = "panel1";
105             
this.panel1.Size = new System.Drawing.Size(1024, 728);
106             
this.panel1.TabIndex = 0;
107             
//
108             
// lblThongBao
109             
//
110             
this.lblThongBao.AutoSize = true;
111             
this.lblThongBao.ForeColor = System.Drawing.Color.Red;
112             
this.lblThongBao.Location = new System.Drawing.Point(579, 118);
113             
this.lblThongBao.Name = "lblThongBao";
114             
this.lblThongBao.Size = new System.Drawing.Size(12, 18);
115             
this.lblThongBao.TabIndex = 44;
116             
this.lblThongBao.Text = ".";
117             
this.lblThongBao.Visible = false;
118             
//
119             
// linkLabelThanhToan
120             
//
121             
this.linkLabelThanhToan.AutoSize = true;
122             
this.linkLabelThanhToan.Location = new System.Drawing.Point(576, 87);
123             
this.linkLabelThanhToan.Name = "linkLabelThanhToan";
124             
this.linkLabelThanhToan.Size = new System.Drawing.Size(82, 18);
125             
this.linkLabelThanhToan.TabIndex = 43;
126             
this.linkLabelThanhToan.TabStop = true;
127             
this.linkLabelThanhToan.Text = "Thanh toán";
128             
this.linkLabelThanhToan.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelThanhToan_LinkClicked);
129             
//
130             
// linkLabel_QuanLyKho
131             
//
132             
this.linkLabel_QuanLyKho.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
133             
this.linkLabel_QuanLyKho.AutoSize = true;
134             
this.linkLabel_QuanLyKho.Location = new System.Drawing.Point(925, 59);
135             
this.linkLabel_QuanLyKho.Name = "linkLabel_QuanLyKho";
136             
this.linkLabel_QuanLyKho.Size = new System.Drawing.Size(87, 18);
137             
this.linkLabel_QuanLyKho.TabIndex = 42;
138             
this.linkLabel_QuanLyKho.TabStop = true;
139             
this.linkLabel_QuanLyKho.Text = "Quản lý kho";
140             
this.linkLabel_QuanLyKho.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_QuanLyKho_LinkClicked);
141             
//
142             
// linkLabel_ThemMoiDonHang
143             
//
144             
this.linkLabel_ThemMoiDonHang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
145             
this.linkLabel_ThemMoiDonHang.AutoSize = true;
146             
this.linkLabel_ThemMoiDonHang.Location = new System.Drawing.Point(872, 19);
147             
this.linkLabel_ThemMoiDonHang.Name = "linkLabel_ThemMoiDonHang";
148             
this.linkLabel_ThemMoiDonHang.Size = new System.Drawing.Size(140, 18);
149             
this.linkLabel_ThemMoiDonHang.TabIndex = 41;
150             
this.linkLabel_ThemMoiDonHang.TabStop = true;
151             
this.linkLabel_ThemMoiDonHang.Text = "Thêm mới đơn hàng";
152             
this.linkLabel_ThemMoiDonHang.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_ThemMoiDonHang_LinkClicked);
153             
//
154             
// linkLabel_XuatExcel
155             
//
156             
this.linkLabel_XuatExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
157             
this.linkLabel_XuatExcel.AutoSize = true;
158             
this.linkLabel_XuatExcel.Location = new System.Drawing.Point(925, 100);
159             
this.linkLabel_XuatExcel.Name = "linkLabel_XuatExcel";
160             
this.linkLabel_XuatExcel.Size = new System.Drawing.Size(78, 18);
161             
this.linkLabel_XuatExcel.TabIndex = 40;
162             
this.linkLabel_XuatExcel.TabStop = true;
163             
this.linkLabel_XuatExcel.Text = "Xuất Excel";
164             
this.linkLabel_XuatExcel.Visible = false;
165             
this.linkLabel_XuatExcel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_XuatExcel_LinkClicked);
166             
//
167             
// txtMaDonHang
168             
//
169             
this.txtMaDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
170             
this.txtMaDonHang.Location = new System.Drawing.Point(9, 137);
171             
this.txtMaDonHang.Name = "txtMaDonHang";
172             
this.txtMaDonHang.Size = new System.Drawing.Size(139, 26);
173             
this.txtMaDonHang.TabIndex = 39;
174             
this.txtMaDonHang.TextChanged += new System.EventHandler(this.txtMaDonHang_TextChanged);
175             
//
176             
// label6
177             
//
178             
this.label6.AutoSize = true;
179             
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
180             
this.label6.Location = new System.Drawing.Point(6, 118);
181             
this.label6.Name = "label6";
182             
this.label6.Size = new System.Drawing.Size(91, 17);
183             
this.label6.TabIndex = 38;
184             
this.label6.Text = "Mã đơn hàng";
185             
//
186             
// lblTongSoBanGhiHienThi
187             
//
188             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
189             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
190             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(576, 156);
191             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
192             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
193             
this.lblTongSoBanGhiHienThi.TabIndex = 37;
194             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
195             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
196             
//
197             
// btnTiep
198             
//
199             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
200             
this.btnTiep.Location = new System.Drawing.Point(963, 150);
201             
this.btnTiep.Name = "btnTiep";
202             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
203             
this.btnTiep.TabIndex = 35;
204             
this.btnTiep.Text = ">>";
205             
this.btnTiep.UseVisualStyleBackColor = true;
206             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click_1);
207             
//
208             
// btnSau
209             
//
210             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
211             
this.btnSau.Location = new System.Drawing.Point(911, 150);
212             
this.btnSau.Name = "btnSau";
213             
this.btnSau.Size = new System.Drawing.Size(49, 30);
214             
this.btnSau.TabIndex = 36;
215             
this.btnSau.Text = "<<";
216             
this.btnSau.UseVisualStyleBackColor = true;
217             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click_1);
218             
//
219             
// label1
220             
//
221             
this.label1.AutoSize = true;
222             
this.label1.Location = new System.Drawing.Point(6, 710);
223             
this.label1.Name = "label1";
224             
this.label1.Size = new System.Drawing.Size(0, 18);
225             
this.label1.TabIndex = 30;
226             
//
227             
// dgvDanhSachDonHang_NhapHang
228             
//
229             
this.dgvDanhSachDonHang_NhapHang.AllowUserToAddRows = false;
230             
this.dgvDanhSachDonHang_NhapHang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
231             | System.Windows.Forms.AnchorStyles.Right)));
232             
this.dgvDanhSachDonHang_NhapHang.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
233             
this.dgvDanhSachDonHang_NhapHang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
234             
this.dgvDanhSachDonHang_NhapHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
235             
this.ChiPhiThem,
236             
this.IdNhapHang,
237             
this.NhaCungCapId,
238             
this.HoVaTen,
239             
this.SoDienThoai,
240             
this.DiaChi,
241             
this.MoTaChiPhiThem,
242             
this.STT,
243             
this.MaDonHang,
244             
this.TenDonHang,
245             
this.ThongTinNCC,
246             
this.TongMatHang,
247             
this.TongDonHang,
248             
this.DaThanhToan,
249             
this.No_NCC,
250             
this.TrangThai,
251             
this.NgayTao,
252             
this.GhiChu});
253             
this.dgvDanhSachDonHang_NhapHang.Location = new System.Drawing.Point(9, 187);
254             
this.dgvDanhSachDonHang_NhapHang.Margin = new System.Windows.Forms.Padding(4);
255             
this.dgvDanhSachDonHang_NhapHang.Name = "dgvDanhSachDonHang_NhapHang";
256             
this.dgvDanhSachDonHang_NhapHang.RowTemplate.Height = 30;
257             
this.dgvDanhSachDonHang_NhapHang.Size = new System.Drawing.Size(1003, 449);
258             
this.dgvDanhSachDonHang_NhapHang.TabIndex = 0;
259             
this.dgvDanhSachDonHang_NhapHang.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDanhSachDonHang_DaThanhToan_CellClick);
260             
//
261             
// ChiPhiThem
262             
//
263             
this.ChiPhiThem.FillWeight = 130F;
264             
this.ChiPhiThem.HeaderText = "Chi phí phát sinh";
265             
this.ChiPhiThem.Name = "ChiPhiThem";
266             
this.ChiPhiThem.Visible = false;
267             
this.ChiPhiThem.Width = 130;
268             
//
269             
// IdNhapHang
270             
//
271             
this.IdNhapHang.HeaderText = "IdNhapHang";
272             
this.IdNhapHang.Name = "IdNhapHang";
273             
this.IdNhapHang.Visible = false;
274             
//
275             
// NhaCungCapId
276             
//
277             
this.NhaCungCapId.HeaderText = "NhaCungCapId";
278             
this.NhaCungCapId.Name = "NhaCungCapId";
279             
this.NhaCungCapId.Visible = false;
280             
//
281             
// HoVaTen
282             
//
283             
this.HoVaTen.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
284             
this.HoVaTen.HeaderText = "Họ và tên";
285             
this.HoVaTen.Name = "HoVaTen";
286             
this.HoVaTen.Visible = false;
287             
//
288             
// SoDienThoai
289             
//
290             
this.SoDienThoai.HeaderText = "Số điện thoại";
291             
this.SoDienThoai.Name = "SoDienThoai";
292             
this.SoDienThoai.Visible = false;
293             
//
294             
// DiaChi
295             
//
296             
this.DiaChi.HeaderText = "Địa chỉ";
297             
this.DiaChi.Name = "DiaChi";
298             
this.DiaChi.Visible = false;
299             
//
300             
// MoTaChiPhiThem
301             
//
302             
this.MoTaChiPhiThem.HeaderText = "Mô tả";
303             
this.MoTaChiPhiThem.Name = "MoTaChiPhiThem";
304             
this.MoTaChiPhiThem.Visible = false;
305             
//
306             
// STT
307             
//
308             
this.STT.FillWeight = 50F;
309             
this.STT.HeaderText = "STT";
310             
this.STT.Name = "STT";
311             
this.STT.Width = 50;
312             
//
313             
// MaDonHang
314             
//
315             
this.MaDonHang.HeaderText = "Mã đơn hàng";
316             
this.MaDonHang.Name = "MaDonHang";
317             
//
318             
// TenDonHang
319             
//
320             
this.TenDonHang.FillWeight = 200F;
321             
this.TenDonHang.HeaderText = "Tên đơn hàng";
322             
this.TenDonHang.Name = "TenDonHang";
323             
this.TenDonHang.Width = 200;
324             
//
325             
// ThongTinNCC
326             
//
327             dataGridViewCellStyle1.Padding =
new System.Windows.Forms.Padding(4);
328             dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
329             
this.ThongTinNCC.DefaultCellStyle = dataGridViewCellStyle1;
330             
this.ThongTinNCC.FillWeight = 150F;
331             
this.ThongTinNCC.HeaderText = "Nhà cung cấp";
332             
this.ThongTinNCC.Name = "ThongTinNCC";
333             
this.ThongTinNCC.Width = 150;
334             
//
335             
// TongMatHang
336             
//
337             
this.TongMatHang.FillWeight = 80F;
338             
this.TongMatHang.HeaderText = "Tổng M.Hàng";
339             
this.TongMatHang.Name = "TongMatHang";
340             
this.TongMatHang.Width = 80;
341             
//
342             
// TongDonHang
343             
//
344             
this.TongDonHang.FillWeight = 130F;
345             
this.TongDonHang.HeaderText = "Tổng tiền hàng";
346             
this.TongDonHang.Name = "TongDonHang";
347             
this.TongDonHang.Width = 130;
348             
//
349             
// DaThanhToan
350             
//
351             
this.DaThanhToan.FillWeight = 120F;
352             
this.DaThanhToan.HeaderText = "Đã thanh toán";
353             
this.DaThanhToan.Name = "DaThanhToan";
354             
this.DaThanhToan.Width = 120;
355             
//
356             
// No_NCC
357             
//
358             
this.No_NCC.FillWeight = 120F;
359             
this.No_NCC.HeaderText = "Tiền nợ NCC";
360             
this.No_NCC.Name = "No_NCC";
361             
this.No_NCC.Visible = false;
362             
this.No_NCC.Width = 120;
363             
//
364             
// TrangThai
365             
//
366             
this.TrangThai.FillWeight = 120F;
367             
this.TrangThai.HeaderText = "Trạng thái";
368             
this.TrangThai.Name = "TrangThai";
369             
this.TrangThai.Resizable = System.Windows.Forms.DataGridViewTriState.True;
370             
this.TrangThai.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
371             
this.TrangThai.Width = 120;
372             
//
373             
// NgayTao
374             
//
375             
this.NgayTao.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
376             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
377             
this.NgayTao.DefaultCellStyle = dataGridViewCellStyle2;
378             
this.NgayTao.FillWeight = 120F;
379             
this.NgayTao.HeaderText = "Ngày nhập";
380             
this.NgayTao.Name = "NgayTao";
381             
this.NgayTao.Width = 103;
382             
//
383             
// GhiChu
384             
//
385             
this.GhiChu.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
386             dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
387             
this.GhiChu.DefaultCellStyle = dataGridViewCellStyle3;
388             
this.GhiChu.HeaderText = "Ghi chú";
389             
this.GhiChu.Name = "GhiChu";
390             
//
391             
// grbNCC
392             
//
393             
this.grbNCC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
394             | System.Windows.Forms.AnchorStyles.Right)));
395             
this.grbNCC.Controls.Add(this.label5);
396             
this.grbNCC.Controls.Add(this.txtHoTenNCC);
397             
this.grbNCC.Controls.Add(this.linkLabel_TatCaNCC);
398             
this.grbNCC.Location = new System.Drawing.Point(452, 4);
399             
this.grbNCC.Name = "grbNCC";
400             
this.grbNCC.Size = new System.Drawing.Size(364, 72);
401             
this.grbNCC.TabIndex = 29;
402             
this.grbNCC.TabStop = false;
403             
this.grbNCC.Visible = false;
404             
//
405             
// label5
406             
//
407             
this.label5.AutoSize = true;
408             
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
409             
this.label5.Location = new System.Drawing.Point(6, 17);
410             
this.label5.Name = "label5";
411             
this.label5.Size = new System.Drawing.Size(71, 18);
412             
this.label5.TabIndex = 28;
413             
this.label5.Text = "Họ và tên";
414             
//
415             
// txtHoTenNCC
416             
//
417             
this.txtHoTenNCC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
418             | System.Windows.Forms.AnchorStyles.Right)));
419             
this.txtHoTenNCC.BackColor = System.Drawing.Color.White;
420             
this.txtHoTenNCC.BorderStyle = System.Windows.Forms.BorderStyle.None;
421             
this.txtHoTenNCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
422             
this.txtHoTenNCC.Location = new System.Drawing.Point(99, 14);
423             
this.txtHoTenNCC.Name = "txtHoTenNCC";
424             
this.txtHoTenNCC.ReadOnly = true;
425             
this.txtHoTenNCC.Size = new System.Drawing.Size(253, 20);
426             
this.txtHoTenNCC.TabIndex = 27;
427             
//
428             
// linkLabel_TatCaNCC
429             
//
430             
this.linkLabel_TatCaNCC.AutoSize = true;
431             
this.linkLabel_TatCaNCC.Location = new System.Drawing.Point(6, 47);
432             
this.linkLabel_TatCaNCC.Name = "linkLabel_TatCaNCC";
433             
this.linkLabel_TatCaNCC.Size = new System.Drawing.Size(49, 18);
434             
this.linkLabel_TatCaNCC.TabIndex = 26;
435             
this.linkLabel_TatCaNCC.TabStop = true;
436             
this.linkLabel_TatCaNCC.Text = "Tất cả";
437             
this.linkLabel_TatCaNCC.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_TatCaNCC_LinkClicked);
438             
//
439             
// linkLabel_NhaCungCap
440             
//
441             
this.linkLabel_NhaCungCap.AutoSize = true;
442             
this.linkLabel_NhaCungCap.Location = new System.Drawing.Point(449, 87);
443             
this.linkLabel_NhaCungCap.Name = "linkLabel_NhaCungCap";
444             
this.linkLabel_NhaCungCap.Size = new System.Drawing.Size(99, 18);
445             
this.linkLabel_NhaCungCap.TabIndex = 28;
446             
this.linkLabel_NhaCungCap.TabStop = true;
447             
this.linkLabel_NhaCungCap.Text = "Nhà cung cấp";
448             
this.linkLabel_NhaCungCap.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_NhaCungCap_LinkClicked);
449             
//
450             
// label4
451             
//
452             
this.label4.AutoSize = true;
453             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
454             
this.label4.Location = new System.Drawing.Point(4, 9);
455             
this.label4.Name = "label4";
456             
this.label4.Size = new System.Drawing.Size(243, 29);
457             
this.label4.TabIndex = 6;
458             
this.label4.Text = "Danh sách nhập hàng";
459             
//
460             
// cmbTrangThaiDonHang
461             
//
462             
this.cmbTrangThaiDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
463             
this.cmbTrangThaiDonHang.FormattingEnabled = true;
464             
this.cmbTrangThaiDonHang.Location = new System.Drawing.Point(165, 135);
465             
this.cmbTrangThaiDonHang.Name = "cmbTrangThaiDonHang";
466             
this.cmbTrangThaiDonHang.Size = new System.Drawing.Size(266, 28);
467             
this.cmbTrangThaiDonHang.TabIndex = 5;
468             
this.cmbTrangThaiDonHang.SelectionChangeCommitted += new System.EventHandler(this.cmbTrangThaiDonHang_SelectionChangeCommitted);
469             
//
470             
// txtTenDonHang
471             
//
472             
this.txtTenDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
473             
this.txtTenDonHang.Location = new System.Drawing.Point(8, 79);
474             
this.txtTenDonHang.Name = "txtTenDonHang";
475             
this.txtTenDonHang.Size = new System.Drawing.Size(423, 26);
476             
this.txtTenDonHang.TabIndex = 3;
477             
this.txtTenDonHang.TextChanged += new System.EventHandler(this.txtTenDonHang_TextChanged);
478             
//
479             
// label2
480             
//
481             
this.label2.AutoSize = true;
482             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
483             
this.label2.Location = new System.Drawing.Point(6, 59);
484             
this.label2.Name = "label2";
485             
this.label2.Size = new System.Drawing.Size(97, 17);
486             
this.label2.TabIndex = 2;
487             
this.label2.Text = "Tên đơn hàng";
488             
//
489             
// uctQuanLyHoaDon
490             
//
491             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
492             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
493             
this.Controls.Add(this.panel1);
494             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
495             
this.Margin = new System.Windows.Forms.Padding(4);
496             
this.Name = "uctQuanLyHoaDon";
497             
this.Size = new System.Drawing.Size(1024, 728);
498             
this.Load += new System.EventHandler(this.uctQuanLyHoaDon_Load);
499             
this.panel1.ResumeLayout(false);
500             
this.panel1.PerformLayout();
501             ((System.ComponentModel.ISupportInitialize)(
this.dgvDanhSachDonHang_NhapHang)).EndInit();
502             
this.grbNCC.ResumeLayout(false);
503             
this.grbNCC.PerformLayout();
504             
this.ResumeLayout(false);
505
506         }
507
508         
#endregion
509
510         
private System.Windows.Forms.Panel panel1;
511         
private System.Windows.Forms.DataGridView dgvDanhSachDonHang_NhapHang;
512         
private System.Windows.Forms.TextBox txtTenDonHang;
513         
private System.Windows.Forms.Label label2;
514         
private System.Windows.Forms.ComboBox cmbTrangThaiDonHang;
515         
private System.Windows.Forms.Label label4;
516         
private System.Windows.Forms.GroupBox grbNCC;
517         
private System.Windows.Forms.Label label5;
518         
private System.Windows.Forms.TextBox txtHoTenNCC;
519         
private System.Windows.Forms.LinkLabel linkLabel_TatCaNCC;
520         
private System.Windows.Forms.LinkLabel linkLabel_NhaCungCap;
521         
private System.Windows.Forms.Label label1;
522         
private System.Windows.Forms.Button btnTiep;
523         
private System.Windows.Forms.Button btnSau;
524         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
525         
private System.Windows.Forms.TextBox txtMaDonHang;
526         
private System.Windows.Forms.Label label6;
527         
private System.Windows.Forms.LinkLabel linkLabel_XuatExcel;
528         
private System.Windows.Forms.LinkLabel linkLabel_QuanLyKho;
529         
private System.Windows.Forms.LinkLabel linkLabel_ThemMoiDonHang;
530         
private System.Windows.Forms.LinkLabel linkLabelThanhToan;
531         
private System.Windows.Forms.Label lblThongBao;
532         
private System.Windows.Forms.DataGridViewTextBoxColumn ChiPhiThem;
533         
private System.Windows.Forms.DataGridViewTextBoxColumn IdNhapHang;
534         
private System.Windows.Forms.DataGridViewTextBoxColumn NhaCungCapId;
535         
private System.Windows.Forms.DataGridViewTextBoxColumn HoVaTen;
536         
private System.Windows.Forms.DataGridViewTextBoxColumn SoDienThoai;
537         
private System.Windows.Forms.DataGridViewTextBoxColumn DiaChi;
538         
private System.Windows.Forms.DataGridViewTextBoxColumn MoTaChiPhiThem;
539         
private System.Windows.Forms.DataGridViewTextBoxColumn STT;
540         
private System.Windows.Forms.DataGridViewTextBoxColumn MaDonHang;
541         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonHang;
542         
private System.Windows.Forms.DataGridViewTextBoxColumn ThongTinNCC;
543         
private System.Windows.Forms.DataGridViewTextBoxColumn TongMatHang;
544         
private System.Windows.Forms.DataGridViewTextBoxColumn TongDonHang;
545         
private System.Windows.Forms.DataGridViewTextBoxColumn DaThanhToan;
546         
private System.Windows.Forms.DataGridViewTextBoxColumn No_NCC;
547         
private System.Windows.Forms.DataGridViewLinkColumn TrangThai;
548         
private System.Windows.Forms.DataGridViewTextBoxColumn NgayTao;
549         
private System.Windows.Forms.DataGridViewTextBoxColumn GhiChu;
550     }
551 }


Gõ tìm kiếm nhanh...